﻿2026-06-04T05:36:28.2427871Z ##[group]Run if command -v traceable-reqs >/dev/null; then
2026-06-04T05:36:28.2430327Z [36;1mif command -v traceable-reqs >/dev/null; then[0m
2026-06-04T05:36:28.2432534Z [36;1m  ln -sf "$(command -v traceable-reqs)" ./traceable-reqs[0m
2026-06-04T05:36:28.2434427Z [36;1melse[0m
2026-06-04T05:36:28.2435990Z [36;1m  gh release download --repo BigscreenVR/traceable-reqs \[0m
2026-06-04T05:36:28.2438346Z [36;1m    --pattern '*linux-x86_64' --output traceable-reqs[0m
2026-06-04T05:36:28.2440655Z [36;1m  chmod +x traceable-reqs[0m
2026-06-04T05:36:28.2442060Z [36;1mfi[0m
2026-06-04T05:36:28.2471834Z shell: /usr/bin/bash -e {0}
2026-06-04T05:36:28.2473198Z env:
2026-06-04T05:36:28.2476129Z   GH_TOKEN: ***
2026-06-04T05:36:28.2477233Z ##[endgroup]
